Autogenerated HTML docs for v1.6.2-149-g6462 
diff --git a/git-format-patch.html b/git-format-patch.html index c1f7465..402a60e 100644 --- a/git-format-patch.html +++ b/git-format-patch.html 
@@ -992,7 +992,7 @@  </p>   </dd>   <dt>  ---thread  +--thread[=&lt;style&gt;]   </dt>   <dd>   <p>  @@ -1000,6 +1000,13 @@  subsequent mails appear as replies to the first. Also generates   the Message-Id header to reference.   </p>  +<div class="para"><p>The optional &lt;style&gt; argument can be either <tt>shallow</tt> or <tt>deep</tt>.  +<em>Shallow</em> threading makes every mail a reply to the head of the  +series, where the head is chosen from the cover letter, the  +<tt>--in-reply-to</tt>, and the first patch mail, in this order. <em>Deep</em>  +threading makes every mail a reply to the previous one. If not  +specified, defaults to the <em>format.thread</em> configuration, or <tt>shallow</tt>  +if that is not set.</p></div>   </dd>   <dt>   --in-reply-to=Message-Id  @@ -1175,7 +1182,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 2009-03-06 08:20:42 UTC  +Last updated 2009-03-11 23:56:00 UTC   </div>   </div>   </body>